   LAN Manager Server

   Introduction:
   -------------
   This document describes the procedure to setup LAN  Manager 2.X
   Server driver for PCI EthernetCard.

   Location of Driver: \MSLANMAN.OS2\DRIVERS\ETHERNET\PCIND\PCIND.OS2
                      

   Sample Configuration Files:
   ---------------------------
      CONFIG.SYS (will contain):

          DEVICE=C:\LANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2
          DEVICE=C:\LANMAN.OS2\DRIVERS\ETHERNET\PCIND\PCIND.OS2


      PROTOCOL.INI (will contain):

         [PCIND_NIF]
         ; PROTOCOL.INI SAMPLE

           DriverName = PCIND$
           
   Setup Procedures:
   -----------------
      Before you start with the installation process, make sure that the
      adapter  is properly  installed and  configured.  Make  sure  your
      Microsoft LAN Manager is properly installed.

      1. Run the appropriate Microsoft Lan Manager SETUP for computer you
         are setting up.(OS/2 Server). Select "Configuration"
         item ,(the PCI EthernetCard driver isn't included on the Lan Manager 
         disk) and insert the PCI EthernetCard driver disk, select the 
         "PCI EthernetCard" and follow the directions.

      2. When completed, reboot your computer .


   NOTES:
   ------

      Sample PROTOCOL.INI for LAN Manager:

           [PROTMAN]
           DRIVERNAME = PROTMAN$
           DYNAMIC = YES
           PRIORITY = NETBEUI

           [NETBEUI_XIF]
           Drivername = netbeui$
           SESSIONS = 6
           NCBS = 12
           BINDINGS = "PCIND_NIF"
           LANABASE = 0

           [PCIND_NIF]
           ;
           ; PROTOCOL.INI Sample Adapter
           ;
           DriverName = PCIND$
           
